FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.7.16  |  FHIR Version n/a  User: [n/a]

Resource ValueSet/FHIR Server from package ca.healthpei.io.core#0.1.3-DFT (79 ms)

Package ca.healthpei.io.core
Type ValueSet
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=ca.healthpei.io.core@0.1.3-DFT&canonical=http://hl7.org/fhir/ca/baseline/ValueSet/birthsex
Url http://hl7.org/fhir/ca/baseline/ValueSet/birthsex
Status draft
Date 2019-03-08
Name BirthSex
Title Birth Sex
Experimental False
Realm ca
Authority hl7
Description Codes for documenting sex at birth. (Replicates the birthsex ValueSet in US-Core-R4 for interoperability.)

Resources that use this resource

StructureDefinition
http://hl7.org/fhir/ca/baseline/StructureDefinition/ext-patientbirthsex Extension: Birth Sex
http://hl7.org/fhir/ca/baseline/StructureDefinition/ext-patientbirthsex Extension: Birth Sex
http://healthpei.ca/fhir/StructureDefinition/ext-patientbirthsex Extension: Birth Sex

Resources that this resource uses

CodeSystem
http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender AdministrativeGender
http://terminology.hl7.org/CodeSystem/v3-NullFlavor NullFlavor
http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender AdministrativeGender
http://terminology.hl7.org/CodeSystem/v3-NullFlavor NullFlavor


Source

{
  "resourceType" : "ValueSet",
  "id" : "birthsex",
  "url" : "http://hl7.org/fhir/ca/baseline/ValueSet/birthsex",
  "name" : "BirthSex",
  "title" : "Birth Sex",
  "status" : "draft",
  "experimental" : false,
  "date" : "2019-03-08",
  "publisher" : "HL7 Canada - FHIR Implementation Work Group",
  "description" : "Codes for documenting sex at birth. (Replicates the birthsex ValueSet in US-Core-R4 for interoperability.)",
  "compose" : {
    "include" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender",
        "concept" : [
          {
            "code" : "F",
            "display" : "Female"
          },
          {
            "code" : "M",
            "display" : "Male"
          }
        ]
      },
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
        "concept" : [
          {
            "code" : "UNK",
            "display" : "Unknown"
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.